[INFO] fetching crate ccap-rs 1.6.0...
[INFO] checking ccap-rs-1.6.0 against master#dc375db7d8df0aa450e622c529147c95eee756f5 for pr-156749
[INFO] extracting crate ccap-rs 1.6.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate ccap-rs 1.6.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ccap-rs 1.6.0
[INFO] tweaked toml for crates.io crate ccap-rs 1.6.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ccap-rs 1.6.0 on toolchain dc375db7d8df0aa450e622c529147c95eee756f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ccap-rs 1.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3a62432a525fe44ed0de9613f6b48e6225f4ab72f87a3a43e0528bc429e7cc00
[INFO] running `Command { std: "docker" "start" "3a62432a525fe44ed0de9613f6b48e6225f4ab72f87a3a43e0528bc429e7cc00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a62432a525fe44ed0de9613f6b48e6225f4ab72f87a3a43e0528bc429e7cc00" "/opt/rustwide/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a62432a525fe44ed0de9613f6b48e6225f4ab72f87a3a43e0528bc429e7cc00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a62432a525fe44ed0de9613f6b48e6225f4ab72f87a3a43e0528bc429e7cc00" "/opt/rustwide/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling ccap-rs v1.6.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: ccap-rs@1.6.0: In file included from /opt/rustwide/workdir/native/src/ccap_core.cpp:11:
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp.h: In member function 'virtual bool ccap::ProviderImp::setFileProperty(ccap::PropertyName, double)':
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp.h:85:47: warning: unused parameter 'prop' [-Wunused-parameter]
[INFO] [stderr] warning: ccap-rs@1.6.0:    85 |     virtual bool setFileProperty(PropertyName prop, double value) { return false; }
[INFO] [stderr] warning: ccap-rs@1.6.0:       |                                  ~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp.h:85:60: warning: unused parameter 'value' [-Wunused-parameter]
[INFO] [stderr] warning: ccap-rs@1.6.0:    85 |     virtual bool setFileProperty(PropertyName prop, double value) { return false; }
[INFO] [stderr] warning: ccap-rs@1.6.0:       |                                                     ~~~~~~~^~~~~
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp.h: In member function 'virtual double ccap::ProviderImp::getFileProperty(ccap::PropertyName) const':
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp.h:86:49: warning: unused parameter 'prop' [-Wunused-parameter]
[INFO] [stderr] warning: ccap-rs@1.6.0:    86 |     virtual double getFileProperty(PropertyName prop) const { return NAN; }
[INFO] [stderr] warning: ccap-rs@1.6.0:       |                                    ~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_core.cpp: In function 'ccap::ProviderImp* ccap::createProvider(std::string_view)':
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_core.cpp:409:46: warning: unused parameter 'extraInfo' [-Wunused-parameter]
[INFO] [stderr] warning: ccap-rs@1.6.0:   409 | ProviderImp* createProvider(std::string_view extraInfo) {
[INFO] [stderr] warning: ccap-rs@1.6.0:       |                             ~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_core.cpp: At global scope:
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_core.cpp:122:6: warning: 'void ccap::{anonymous}::transferProviderState(ccap::ProviderImp*, ccap::ProviderImp*)' defined but not used [-Wunused-function]
[INFO] [stderr] warning: ccap-rs@1.6.0:   122 | void transferProviderState(ProviderImp* from, ProviderImp* to) {
[INFO] [stderr] warning: ccap-rs@1.6.0:       |      ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ccap-rs@1.6.0: In file included from /opt/rustwide/workdir/native/src/ccap_utils.cpp:17:
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp.h: In member function 'virtual bool ccap::ProviderImp::setFileProperty(ccap::PropertyName, double)':
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp.h:85:47: warning: unused parameter 'prop' [-Wunused-parameter]
[INFO] [stderr] warning: ccap-rs@1.6.0:    85 |     virtual bool setFileProperty(PropertyName prop, double value) { return false; }
[INFO] [stderr] warning: ccap-rs@1.6.0:       |                                  ~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp.h:85:60: warning: unused parameter 'value' [-Wunused-parameter]
[INFO] [stderr] warning: ccap-rs@1.6.0:    85 |     virtual bool setFileProperty(PropertyName prop, double value) { return false; }
[INFO] [stderr] warning: ccap-rs@1.6.0:       |                                                     ~~~~~~~^~~~~
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp.h: In member function 'virtual double ccap::ProviderImp::getFileProperty(ccap::PropertyName) const':
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp.h:86:49: warning: unused parameter 'prop' [-Wunused-parameter]
[INFO] [stderr] warning: ccap-rs@1.6.0:    86 |     virtual double getFileProperty(PropertyName prop) const { return NAN; }
[INFO] [stderr] warning: ccap-rs@1.6.0:       |                                    ~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: ccap-rs@1.6.0: In file included from /opt/rustwide/workdir/native/src/ccap_convert_frame.cpp:12:
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp.h: In member function 'virtual bool ccap::ProviderImp::setFileProperty(ccap::PropertyName, double)':
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp.h:85:47: warning: unused parameter 'prop' [-Wunused-parameter]
[INFO] [stderr] warning: ccap-rs@1.6.0:    85 |     virtual bool setFileProperty(PropertyName prop, double value) { return false; }
[INFO] [stderr] warning: ccap-rs@1.6.0:       |                                  ~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp.h:85:60: warning: unused parameter 'value' [-Wunused-parameter]
[INFO] [stderr] warning: ccap-rs@1.6.0:    85 |     virtual bool setFileProperty(PropertyName prop, double value) { return false; }
[INFO] [stderr] warning: ccap-rs@1.6.0:       |                                                     ~~~~~~~^~~~~
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp.h: In member function 'virtual double ccap::ProviderImp::getFileProperty(ccap::PropertyName) const':
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp.h:86:49: warning: unused parameter 'prop' [-Wunused-parameter]
[INFO] [stderr] warning: ccap-rs@1.6.0:    86 |     virtual double getFileProperty(PropertyName prop) const { return NAN; }
[INFO] [stderr] warning: ccap-rs@1.6.0:       |                                    ~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: ccap-rs@1.6.0: In file included from /usr/include/c++/13/cassert:44,
[INFO] [stderr] warning: ccap-rs@1.6.0:                  from /opt/rustwide/workdir/native/src/ccap_convert_frame.cpp:14:
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_frame.cpp: In function 'bool ccap::inplaceConvertFrameYUV2RGBColor(VideoFrame*, PixelFormat, bool)':
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_frame.cpp:24:86: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
[INFO] [stderr] warning: ccap-rs@1.6.0:    24 |     assert(frame->allocator == nullptr || frame->data[0] != frame->allocator->data() && "DESIGN VIOLATION: frame->data[0] must point to external memory (e.g., camera buffer), not allocator memory. "
[INFO] [stderr] warning: ccap-rs@1.6.0:       |                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ccap-rs@1.6.0:    25 |                                                                                         "Each VideoFrame should only be converted ONCE using inplaceConvertFrame*() functions.");
[INFO] [stderr] warning: ccap-rs@1.6.0:       |                                                                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_frame.cpp: In function 'bool ccap::inplaceConvertFrameRGB(VideoFrame*, PixelFormat, bool)':
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_frame.cpp:133:86: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
[INFO] [stderr] warning: ccap-rs@1.6.0:   133 |     assert(frame->allocator == nullptr || frame->data[0] != frame->allocator->data() && "DESIGN VIOLATION: frame->data[0] must point to external memory (e.g., camera buffer), not allocator memory. "
[INFO] [stderr] warning: ccap-rs@1.6.0:       |                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ccap-rs@1.6.0:   134 |                                                                                         "Each VideoFrame should only be converted ONCE using inplaceConvertFrame*() functions.");
[INFO] [stderr] warning: ccap-rs@1.6.0:       |                                                                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_frame.cpp: In function 'bool ccap::inplaceConvertFrameImp(VideoFrame*, PixelFormat, bool)':
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_frame.cpp:196:86: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
[INFO] [stderr] warning: ccap-rs@1.6.0:   196 |     assert(frame->allocator == nullptr || frame->data[0] != frame->allocator->data() && "DESIGN VIOLATION: frame->data[0] must point to external memory (e.g., camera buffer), not allocator memory. "
[INFO] [stderr] warning: ccap-rs@1.6.0:       |                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ccap-rs@1.6.0:   197 |                                                                                         "Each VideoFrame should only be converted ONCE using inplaceConvertFrame*() functions.");
[INFO] [stderr] warning: ccap-rs@1.6.0:       |                                                                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ccap-rs@1.6.0: In file included from /opt/rustwide/workdir/native/src/ccap_imp.cpp:9:
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp.h: In member function 'virtual bool ccap::ProviderImp::setFileProperty(ccap::PropertyName, double)':
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp.h:85:47: warning: unused parameter 'prop' [-Wunused-parameter]
[INFO] [stderr] warning: ccap-rs@1.6.0:    85 |     virtual bool setFileProperty(PropertyName prop, double value) { return false; }
[INFO] [stderr] warning: ccap-rs@1.6.0:       |                                  ~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp.h:85:60: warning: unused parameter 'value' [-Wunused-parameter]
[INFO] [stderr] warning: ccap-rs@1.6.0:    85 |     virtual bool setFileProperty(PropertyName prop, double value) { return false; }
[INFO] [stderr] warning: ccap-rs@1.6.0:       |                                                     ~~~~~~~^~~~~
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp.h: In member function 'virtual double ccap::ProviderImp::getFileProperty(ccap::PropertyName) const':
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp.h:86:49: warning: unused parameter 'prop' [-Wunused-parameter]
[INFO] [stderr] warning: ccap-rs@1.6.0:    86 |     virtual double getFileProperty(PropertyName prop) const { return NAN; }
[INFO] [stderr] warning: ccap-rs@1.6.0:       |                                    ~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: ccap-rs@1.6.0: In file included from /opt/rustwide/workdir/native/src/ccap_imp_linux.h:15,
[INFO] [stderr] warning: ccap-rs@1.6.0:                  from /opt/rustwide/workdir/native/src/ccap_imp_linux.cpp:11:
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp.h: In member function 'virtual bool ccap::ProviderImp::setFileProperty(ccap::PropertyName, double)':
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp.h:85:47: warning: unused parameter 'prop' [-Wunused-parameter]
[INFO] [stderr] warning: ccap-rs@1.6.0:    85 |     virtual bool setFileProperty(PropertyName prop, double value) { return false; }
[INFO] [stderr] warning: ccap-rs@1.6.0:       |                                  ~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp.h:85:60: warning: unused parameter 'value' [-Wunused-parameter]
[INFO] [stderr] warning: ccap-rs@1.6.0:    85 |     virtual bool setFileProperty(PropertyName prop, double value) { return false; }
[INFO] [stderr] warning: ccap-rs@1.6.0:       |                                                     ~~~~~~~^~~~~
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp.h: In member function 'virtual double ccap::ProviderImp::getFileProperty(ccap::PropertyName) const':
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp.h:86:49: warning: unused parameter 'prop' [-Wunused-parameter]
[INFO] [stderr] warning: ccap-rs@1.6.0:    86 |     virtual double getFileProperty(PropertyName prop) const { return NAN; }
[INFO] [stderr] warning: ccap-rs@1.6.0:       |                                    ~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp_linux.cpp: In member function 'bool ccap::ProviderV4L2::negotiateFormat()':
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp_linux.cpp:347:23: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: ccap-rs@1.6.0:   347 |         if (pix.width != m_frameProp.width || pix.height != m_frameProp.height) {
[INFO] [stderr] warning: ccap-rs@1.6.0:       |             ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_imp_linux.cpp:347:58: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr] warning: ccap-rs@1.6.0:   347 |         if (pix.width != m_frameProp.width || pix.height != m_frameProp.height) {
[INFO] [stderr] warning: ccap-rs@1.6.0:       |                                               ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp: In instantiation of 'void ccap::colorShuffle_avx2(const uint8_t*, int, uint8_t*, int, int, int) [with int inputChannels = 4; int outputChannels = 4; int swapRB = 1; uint8_t = unsigned char]':
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp:259:130:   required from here
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp:140:23: warning: comparison of integer expressions of different signedness: 'int' and 'const uint32_t' {aka 'const unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: ccap-rs@1.6.0:   140 |     for (int i = 0; i < patchSize; ++i) {
[INFO] [stderr] warning: ccap-rs@1.6.0:       |                     ~~^~~~~~~~~~~
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp: In instantiation of 'void ccap::colorShuffle_avx2(const uint8_t*, int, uint8_t*, int, int, int) [with int inputChannels = 4; int outputChannels = 3; int swapRB = 1; uint8_t = unsigned char]':
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp:261:130:   required from here
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp:140:23: warning: comparison of integer expressions of different signedness: 'int' and 'const uint32_t' {aka 'const unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp: In instantiation of 'void ccap::colorShuffle_avx2(const uint8_t*, int, uint8_t*, int, int, int) [with int inputChannels = 4; int outputChannels = 3; int swapRB = 0; uint8_t = unsigned char]':
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp:263:131:   required from here
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp:140:23: warning: comparison of integer expressions of different signedness: 'int' and 'const uint32_t' {aka 'const unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp: In instantiation of 'void ccap::colorShuffle_avx2(const uint8_t*, int, uint8_t*, int, int, int) [with int inputChannels = 3; int outputChannels = 4; int swapRB = 1; uint8_t = unsigned char]':
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp:265:130:   required from here
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp:140:23: warning: comparison of integer expressions of different signedness: 'int' and 'const uint32_t' {aka 'const unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp: In instantiation of 'void ccap::colorShuffle_avx2(const uint8_t*, int, uint8_t*, int, int, int) [with int inputChannels = 3; int outputChannels = 4; int swapRB = 0; uint8_t = unsigned char]':
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp:267:131:   required from here
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp:140:23: warning: comparison of integer expressions of different signedness: 'int' and 'const uint32_t' {aka 'const unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp: In instantiation of 'void ccap::colorShuffle_avx2(const uint8_t*, int, uint8_t*, int, int, int) [with int inputChannels = 3; int outputChannels = 3; int swapRB = 1; uint8_t = unsigned char]':
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp:269:130:   required from here
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp:140:23: warning: comparison of integer expressions of different signedness: 'int' and 'const uint32_t' {aka 'const unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp: In instantiation of 'void ccap::_i420ToRgba_avx2_imp(const uint8_t*, int, const uint8_t*, int, const uint8_t*, int, uint8_t*, int, int, int, bool) [with bool isBGRA = true; bool isFullRange = true; uint8_t = unsigned char]':
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp:959:41:   required from here
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp:627:13: warning: unused variable 'c128' [-Wunused-variable]
[INFO] [stderr] warning: ccap-rs@1.6.0:   627 |     __m256i c128 = _mm256_set1_epi16(128);
[INFO] [stderr] warning: ccap-rs@1.6.0:       |             ^~~~
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp: In instantiation of 'void ccap::_i420ToRgba_avx2_imp(const uint8_t*, int, const uint8_t*, int, const uint8_t*, int, uint8_t*, int, int, int, bool) [with bool isBGRA = true; bool isFullRange = false; uint8_t = unsigned char]':
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp:961:42:   required from here
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp:627:13: warning: unused variable 'c128' [-Wunused-variable]
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp: In instantiation of 'void ccap::_i420ToRgba_avx2_imp(const uint8_t*, int, const uint8_t*, int, const uint8_t*, int, uint8_t*, int, int, int, bool) [with bool isBGRA = false; bool isFullRange = true; uint8_t = unsigned char]':
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp:972:42:   required from here
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp:627:13: warning: unused variable 'c128' [-Wunused-variable]
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp: In instantiation of 'void ccap::_i420ToRgba_avx2_imp(const uint8_t*, int, const uint8_t*, int, const uint8_t*, int, uint8_t*, int, int, int, bool) [with bool isBGRA = false; bool isFullRange = false; uint8_t = unsigned char]':
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp:974:43:   required from here
[INFO] [stderr] warning: ccap-rs@1.6.0: /opt/rustwide/workdir/native/src/ccap_convert_avx2.cpp:627:13: warning: unused variable 'c128' [-Wunused-variable]
[INFO] [stderr] warning: ccap-rs@1.6.0: Building ccap from source...
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.75s
[INFO] running `Command { std: "docker" "inspect" "3a62432a525fe44ed0de9613f6b48e6225f4ab72f87a3a43e0528bc429e7cc00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a62432a525fe44ed0de9613f6b48e6225f4ab72f87a3a43e0528bc429e7cc00", kill_on_drop: false }`
[INFO] [stdout] 3a62432a525fe44ed0de9613f6b48e6225f4ab72f87a3a43e0528bc429e7cc00
